SG Window | Window Object |
WindowLong Property |
Properties Methods Events Constants Error Codes |
Returns or sets 32-bit window information value
object.WindowLong(index As WLIndex)
Part | Description |
object | The object is expression that evaluates to the Window object. |
index | Required. Index of the value to retrieve or change. Value of the index can be constant from the WLIndex enumeration. |
For a detailed explanation of index values please consult Win32 SDK.